home *** CD-ROM | disk | FTP | other *** search
- Path: amaryllisp1.appsig.com!user
- From: larry_kearney@appsig.com (Lawrence Kearney)
- Newsgroups: comp.lang.c
- Subject: Re: How to link a FORTRAN subroutine into c program?
- Date: Wed, 17 Jan 1996 11:25:22 -0700
- Organization: Applied Signal Technology
- Message-ID: <larry_kearney-1701961125220001@amaryllisp1.appsig.com>
- References: <4dj7bf$mud@usenet.ucs.indiana.edu>
- NNTP-Posting-Host: amaryllisp1.appsig.com
-
- > I am writing programs on DEC Alpha/OSF1. Sometimes I need to link a C
- > function into a FORTRAN program, somehow I figured it out. However, I
- > don't know how to link a FORTRAN subroutine as a C function.( I mean,
- > call a FORTRAN subroutine in a C program).
- > -MAO
-
- What you are asking for is highly machine and compiler dependent. This
- forum is intended to address issues and questions that are generic to the
- C language, more or less independent of the platform. Perhaps you should
- look for a newsgroup that deals with DEC machines.
-
- --
- Larry Kearney | "You want fries with that?"
- Applied Signal Technology |
- larry_kearney@appsig.com |
-